Welcome![Sign In][Sign Up]
Location:
Search - kmp algorithm

Search list

[Other resourcePatternMatching

Description: 这是计算机专业硕士生课程《算法设计与实现》中讲到的模式匹配算法的实现,并且将该算法与KMP算法进行了比较。-It was the professional degree programs, "Algorithm Design and Implementation" referred to the pattern matching algorithm implementation, and algorithm and KMP algorithm are compared.
Platform: | Size: 12202 | Author: 孙江萍 | Hits:

[Otherkmp1

Description: 对KMP算法进行改进,有助于对算法的更进一步的了解-KMP algorithm for improved algorithm contribute to the further understanding
Platform: | Size: 8241 | Author: jie | Hits:

[OtherKMP查找法

Description: 方便快捷地实现目标的查找,是高速度的优化查找算法-convenient manner to achieve the goal of discovering, is the optimization of high-speed search algorithm
Platform: | Size: 2793 | Author: 李乐 | Hits:

[Other resourcekmpEx

Description: KMP算法是字符串模式匹配算法, 解决DBCS字符集的问题。-KMP algorithm is a string pattern matching algorithms, DBCS characters to solve the problem,.
Platform: | Size: 1410 | Author: 黄建雄 | Hits:

[Other resourcekmp_algorith

Description: kmp算法实现,使用java实现,代码经过调试,绝对高效率,正确和可靠-KMP algorithm, using java achieved through debugging code, the absolute high efficiency, correct and reliable
Platform: | Size: 1021 | Author: weide | Hits:

[Other resourcekmphebf

Description: BF和KMP算法实例,曾经的作业,希望对你有点帮助-BF and KMP algorithm example, once the operation, and I hope to you a little help
Platform: | Size: 1263 | Author: xiaoxin | Hits:

[JSP/JavaNextArry

Description: 数据结构的一次实验(java语言),实现求数据结构的KMP算法的next数组功能-data structure of an experiment (java language) achieve data structure for the next KMP algorithm array functions
Platform: | Size: 34662 | Author: 魏然 | Hits:

[Othermy_str_KMP

Description: 字符串KMP算法,是数据结构学习的好例子,用DELPHI实现-string KMP algorithm, the data structure is a good example of learning, using DELPHI
Platform: | Size: 171520 | Author: xym | Hits:

[Other resourceStringMatchAlgorithms

Description: 数据结构中字符串匹配的三种经典算法--KMP算法、MonteCarlo算法、LasVegas算法。分别实现将两个0/1串的匹配。并作为比较。Java语言编写。-data structure string matching algorithm of the three classics -- KMP algorithm. Monte Carlo algorithm, the algorithm LasVegas. Achieve two were 0 / a string matching. And as a comparison. Java language.
Platform: | Size: 2018 | Author: 成熠 | Hits:

[Data structsKMP

Description: KMP算法解决了BF算法效率低下的问题,并且在子串前缀重复时进行了性能优化-KMP algorithm solves the problem of low efficiency of BF algorithm, and when the prefix substring repeat performance optimization
Platform: | Size: 19456 | Author: sujiejie | Hits:

[OtherKMP

Description: 算法,字符串进阶,KMP算法题以及模板,ACM题,KMP模板-KMP algorithm
Platform: | Size: 2048 | Author: 乔善宝 | Hits:

[e-languagekmp

Description: 易语言KMP算法源码例程程序置入汇编代码实现KMP算法。 -Easy language KMP algorithm source code routines into assembly code to achieve KMP algorithm.
Platform: | Size: 3072 | Author: zhch2x | Hits:

[Data structsKMP

Description: 字符串匹配算法KMP的实现:KMP算法避免了指针的回溯,大大节省了前缀字符串重复带来的重复匹配时间-String matching algorithm KMP implementation: KMP algorithm to avoid the pointer backtrack, greatly saving the prefix string to repeat the repeated match time
Platform: | Size: 523264 | Author: 任何 | Hits:

[Windows Developkmp

Description: 易语言KMP算法模块源码例程程序应用字节集每个位数的比较,实现两个字节集数据的匹配。 -Easy language KMP algorithm module source routine procedures for the application of the byte set of each bit comparison, to achieve the matching of two bytes of data sets.
Platform: | Size: 2048 | Author: zhch2x | Hits:

[Data structsKMP

Description: KMP优化后算法,传统字符串检索复杂度大高,KMP算法虽然大大缩短时间仍存在缺陷,在于其NEXT数组,优化后解决了此问题-KMP algorithm optimized, big high complexity of traditional string retri , although KMP algorithm greatly reduces the time there are still defects, after its NEXT array, optimized to solve this problem
Platform: | Size: 13312 | Author: 李智强 | Hits:

[Data structskmp

Description: KMP算法实现,一个主串内到底包含了多少个从串-KMP algorithm to achieve a main string in the end contains a number of the string
Platform: | Size: 1024 | Author: 金伦 | Hits:

[KMP

Description: KMP算法的C++实现,难点就是在于统计模式串的对应的数组(KMP algorithm C++ implementation, the difficulty is that the corresponding array of statistical pattern string)
Platform: | Size: 12280832 | Author: zhang1231231231 | Hits:

[JSP/JavaStringDemo

Description: 通过kmp算法实现字符串的匹配,时间复杂度第。面试常问问题(The matching of string is realized by KMP algorithm, and the time complexity is the first. Interviewing often asks questions)
Platform: | Size: 1024 | Author: Yuan0173 | Hits:

[e-languageKMP

Description: 易语言KMP算法源码例程程序置入汇编代码实现KMP算法。(The source code routine program of the easy language KMP algorithm is placed in the assembly code to implement the KMP algorithm.)
Platform: | Size: 3072 | Author: zhchwl | Hits:

[Data structs8592-KMP算法

Description: 实现KMP算法。KMP算法是一种改进的字符串匹配算法,由D.E.Knuth,J.H.Morris和V.R.Pratt同时发现,因此人们称它为克努特--莫里斯--普拉特操作(简称KMP算法)。(Implement the KMP algorithm. KMP algorithm is an improved string matching algorithm. It is discovered by D.E.Knuth, J.H.Morris and V.R.Pratt simultaneously. Therefore, it is called Knut Maurice Platt operation.)
Platform: | Size: 1024 | Author: 蓉- | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 20 »

CodeBus www.codebus.net